|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.image.vector.RAGObject
A graphical vector object based on a world object.
| Constructor Summary | |
RAGObject(RAGObjectSource obj)
Constructor. |
|
| Method Summary | |
static RAGObject |
createGObject(RAGObjectSource obj)
Create a graphical vector object based on the world object given. |
java.awt.Color |
getColor()
Return the colour for the object. |
RAGObjectSource |
getObject()
Get underlying object. |
java.awt.Shape |
getShape()
Create a shape for the object. |
boolean |
isFilled()
Return whether to fill or draw this object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RAGObject(RAGObjectSource obj)
| Method Detail |
public static RAGObject createGObject(RAGObjectSource obj)
public RAGObjectSource getObject()
public java.awt.Shape getShape()
public java.awt.Color getColor()
public boolean isFilled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||